STEP 6: We need to make a display so that we can see our list on the stage.
- Go to and drag out Variable Display to the bottom of your program.
- Change the name of the display to pizza_display.
- Change the variable name in the display arguments to pizza.
- Change the x-coordinate in .Display() to 0 and the y-coordinate to 3.
To navigate the page using the TAB key, first press ESC to exit the code editor.